[INFO] fetching crate egui 0.34.3...
[INFO] testing egui-0.34.3 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate egui 0.34.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate egui 0.34.3
[INFO] finished tweaking crates.io crate egui 0.34.3
[INFO] tweaked toml for crates.io crate egui 0.34.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate egui 0.34.3 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate egui 0.34.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ad1c3779d32be66df6d562d23af402003505dde8a6b8445a8dbd81af27ef9863
[INFO] running `Command { std: "docker" "start" "ad1c3779d32be66df6d562d23af402003505dde8a6b8445a8dbd81af27ef9863", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ad1c3779d32be66df6d562d23af402003505dde8a6b8445a8dbd81af27ef9863" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad1c3779d32be66df6d562d23af402003505dde8a6b8445a8dbd81af27ef9863", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ad1c3779d32be66df6d562d23af402003505dde8a6b8445a8dbd81af27ef9863" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling emath v0.34.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling self_cell v1.2.1
[INFO] [stderr]    Compiling epaint_default_fonts v0.34.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling kurbo v0.13.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling accesskit v0.24.0
[INFO] [stderr]    Compiling ecolor v0.34.3
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling color v0.3.2
[INFO] [stderr]    Compiling font-types v0.11.0
[INFO] [stderr]    Compiling fearless_simd v0.3.0
[INFO] [stderr]    Compiling read-fonts v0.37.0
[INFO] [stderr]    Compiling peniko v0.6.0
[INFO] [stderr]    Compiling vello_common v0.0.6
[INFO] [stderr]    Compiling vello_cpu v0.0.6
[INFO] [stderr]    Compiling skrifa v0.40.0
[INFO] [stderr]    Compiling epaint v0.34.3
[INFO] [stderr]    Compiling egui v0.34.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/grid.rs:220:46
[INFO] [stdout]     |
[INFO] [stdout] 220 |                     let stroke = Stroke::new(2.5, Color32::from_rgb(200, 0, 0));
[INFO] [stdout]     |                                              ^^^ help: explicitly specify the type as `f32`: `2.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `-W float-literal-f32-fallback` implied by `-W future-incompatible`
[INFO] [stdout]     = help: to override `-W future-incompatible` add `#[allow(float_literal_f32_fallback)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/placer.rs:287:34
[INFO] [stdout]     |
[INFO] [stdout] 287 |         let stroke = Stroke::new(1.0, Color32::DEBUG_COLOR);
[INFO] [stdout]     |                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/style.rs:979:33
[INFO] [stdout]     |
[INFO] [stdout] 979 |             stroke: Stroke::new(2.0, Color32::from_rgb(192, 222, 255)), // Dark mode
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1510:40
[INFO] [stdout]      |
[INFO] [stdout] 1510 |             window_stroke: Stroke::new(1.0, Color32::from_gray(60)),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1571:40
[INFO] [stdout]      |
[INFO] [stdout] 1571 |             window_stroke: Stroke::new(1.0, Color32::from_gray(190)),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1583:37
[INFO] [stdout]      |
[INFO] [stdout] 1583 |                 stroke: Stroke::new(2.0, Color32::from_rgb(0, 83, 125)),
[INFO] [stdout]      |                                     ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1602:33
[INFO] [stdout]      |
[INFO] [stdout] 1602 |             stroke: Stroke::new(1.0, Color32::from_rgb(192, 222, 255)),
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1609:33
[INFO] [stdout]      |
[INFO] [stdout] 1609 |             stroke: Stroke::new(1.0, Color32::from_rgb(0, 83, 125)),
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1626:40
[INFO] [stdout]      |
[INFO] [stdout] 1626 |                 bg_stroke: Stroke::new(1.0, Color32::from_gray(60)), // separators, indentation lines
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1627:40
[INFO] [stdout]      |
[INFO] [stdout] 1627 |                 fg_stroke: Stroke::new(1.0, Color32::from_gray(140)), // normal text color
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1635:40
[INFO] [stdout]      |
[INFO] [stdout] 1635 |                 fg_stroke: Stroke::new(1.0, Color32::from_gray(180)), // button text
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1642:40
[INFO] [stdout]      |
[INFO] [stdout] 1642 |                 bg_stroke: Stroke::new(1.0, Color32::from_gray(150)), // e.g. hover over window edge or button
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1643:40
[INFO] [stdout]      |
[INFO] [stdout] 1643 |                 fg_stroke: Stroke::new(1.5, Color32::from_gray(240)),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1650:40
[INFO] [stdout]      |
[INFO] [stdout] 1650 |                 bg_stroke: Stroke::new(1.0, Color32::WHITE),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1651:40
[INFO] [stdout]      |
[INFO] [stdout] 1651 |                 fg_stroke: Stroke::new(2.0, Color32::WHITE),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1658:40
[INFO] [stdout]      |
[INFO] [stdout] 1658 |                 bg_stroke: Stroke::new(1.0, Color32::from_gray(60)),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1659:40
[INFO] [stdout]      |
[INFO] [stdout] 1659 |                 fg_stroke: Stroke::new(1.0, Color32::from_gray(210)),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1671:40
[INFO] [stdout]      |
[INFO] [stdout] 1671 |                 bg_stroke: Stroke::new(1.0, Color32::from_gray(190)), // separators, indentation lines
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1672:40
[INFO] [stdout]      |
[INFO] [stdout] 1672 |                 fg_stroke: Stroke::new(1.0, Color32::from_gray(80)),  // normal text color
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1680:40
[INFO] [stdout]      |
[INFO] [stdout] 1680 |                 fg_stroke: Stroke::new(1.0, Color32::from_gray(60)), // button text
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1687:40
[INFO] [stdout]      |
[INFO] [stdout] 1687 |                 bg_stroke: Stroke::new(1.0, Color32::from_gray(105)), // e.g. hover over window edge or button
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1688:40
[INFO] [stdout]      |
[INFO] [stdout] 1688 |                 fg_stroke: Stroke::new(1.5, Color32::BLACK),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1695:40
[INFO] [stdout]      |
[INFO] [stdout] 1695 |                 bg_stroke: Stroke::new(1.0, Color32::BLACK),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1696:40
[INFO] [stdout]      |
[INFO] [stdout] 1696 |                 fg_stroke: Stroke::new(2.0, Color32::BLACK),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1703:40
[INFO] [stdout]      |
[INFO] [stdout] 1703 |                 bg_stroke: Stroke::new(1.0, Color32::from_gray(160)),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1704:40
[INFO] [stdout]      |
[INFO] [stdout] 1704 |                 fg_stroke: Stroke::new(1.0, Color32::BLACK),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/ui.rs:1362:49
[INFO] [stdout]      |
[INFO] [stdout] 1362 |                 let stroke = crate::Stroke::new(2.5, Color32::from_rgb(200, 0, 0));
[INFO] [stdout]      |                                                 ^^^ help: explicitly specify the type as `f32`: `2.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/widget_text.rs:448:32
[INFO] [stdout]     |
[INFO] [stdout] 448 |             crate::Stroke::new(1.0, line_color)
[INFO] [stdout]     |                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/widget_text.rs:453:32
[INFO] [stdout]     |
[INFO] [stdout] 453 |             crate::Stroke::new(1.0, line_color)
[INFO] [stdout]     |                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/widgets/label.rs:303:29
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 Stroke::new(1.0, response_color)
[INFO] [stdout]     |                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/widgets/progress_bar.rs:185:58
[INFO] [stdout]     |
[INFO] [stdout] 185 |                     .add(Shape::line(points, Stroke::new(2.0, visuals.text_color())));
[INFO] [stdout]     |                                                          ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/widgets/spinner.rs:58:54
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 .add(Shape::line(points, Stroke::new(3.0, color)));
[INFO] [stdout]    |                                                      ^^^ help: explicitly specify the type as `f32`: `3.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.96s
[INFO] running `Command { std: "docker" "inspect" "ad1c3779d32be66df6d562d23af402003505dde8a6b8445a8dbd81af27ef9863", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ad1c3779d32be66df6d562d23af402003505dde8a6b8445a8dbd81af27ef9863" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/grid.rs:220:46
[INFO] [stdout]     |
[INFO] [stdout] 220 |                     let stroke = Stroke::new(2.5, Color32::from_rgb(200, 0, 0));
[INFO] [stdout]     |                                              ^^^ help: explicitly specify the type as `f32`: `2.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `-W float-literal-f32-fallback` implied by `-W future-incompatible`
[INFO] [stdout]     = help: to override `-W future-incompatible` add `#[allow(float_literal_f32_fallback)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/placer.rs:287:34
[INFO] [stdout]     |
[INFO] [stdout] 287 |         let stroke = Stroke::new(1.0, Color32::DEBUG_COLOR);
[INFO] [stdout]     |                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/style.rs:979:33
[INFO] [stdout]     |
[INFO] [stdout] 979 |             stroke: Stroke::new(2.0, Color32::from_rgb(192, 222, 255)), // Dark mode
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1510:40
[INFO] [stdout]      |
[INFO] [stdout] 1510 |             window_stroke: Stroke::new(1.0, Color32::from_gray(60)),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1571:40
[INFO] [stdout]      |
[INFO] [stdout] 1571 |             window_stroke: Stroke::new(1.0, Color32::from_gray(190)),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1583:37
[INFO] [stdout]      |
[INFO] [stdout] 1583 |                 stroke: Stroke::new(2.0, Color32::from_rgb(0, 83, 125)),
[INFO] [stdout]      |                                     ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1602:33
[INFO] [stdout]      |
[INFO] [stdout] 1602 |             stroke: Stroke::new(1.0, Color32::from_rgb(192, 222, 255)),
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1609:33
[INFO] [stdout]      |
[INFO] [stdout] 1609 |             stroke: Stroke::new(1.0, Color32::from_rgb(0, 83, 125)),
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1626:40
[INFO] [stdout]      |
[INFO] [stdout] 1626 |                 bg_stroke: Stroke::new(1.0, Color32::from_gray(60)), // separators, indentation lines
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1627:40
[INFO] [stdout]      |
[INFO] [stdout] 1627 |                 fg_stroke: Stroke::new(1.0, Color32::from_gray(140)), // normal text color
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1635:40
[INFO] [stdout]      |
[INFO] [stdout] 1635 |                 fg_stroke: Stroke::new(1.0, Color32::from_gray(180)), // button text
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1642:40
[INFO] [stdout]      |
[INFO] [stdout] 1642 |                 bg_stroke: Stroke::new(1.0, Color32::from_gray(150)), // e.g. hover over window edge or button
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1643:40
[INFO] [stdout]      |
[INFO] [stdout] 1643 |                 fg_stroke: Stroke::new(1.5, Color32::from_gray(240)),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1650:40
[INFO] [stdout]      |
[INFO] [stdout] 1650 |                 bg_stroke: Stroke::new(1.0, Color32::WHITE),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1651:40
[INFO] [stdout]      |
[INFO] [stdout] 1651 |                 fg_stroke: Stroke::new(2.0, Color32::WHITE),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1658:40
[INFO] [stdout]      |
[INFO] [stdout] 1658 |                 bg_stroke: Stroke::new(1.0, Color32::from_gray(60)),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1659:40
[INFO] [stdout]      |
[INFO] [stdout] 1659 |                 fg_stroke: Stroke::new(1.0, Color32::from_gray(210)),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1671:40
[INFO] [stdout]      |
[INFO] [stdout] 1671 |                 bg_stroke: Stroke::new(1.0, Color32::from_gray(190)), // separators, indentation lines
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1672:40
[INFO] [stdout]      |
[INFO] [stdout] 1672 |                 fg_stroke: Stroke::new(1.0, Color32::from_gray(80)),  // normal text color
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1680:40
[INFO] [stdout]      |
[INFO] [stdout] 1680 |                 fg_stroke: Stroke::new(1.0, Color32::from_gray(60)), // button text
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1687:40
[INFO] [stdout]      |
[INFO] [stdout] 1687 |                 bg_stroke: Stroke::new(1.0, Color32::from_gray(105)), // e.g. hover over window edge or button
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1688:40
[INFO] [stdout]      |
[INFO] [stdout] 1688 |                 fg_stroke: Stroke::new(1.5, Color32::BLACK),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1695:40
[INFO] [stdout]      |
[INFO] [stdout] 1695 |                 bg_stroke: Stroke::new(1.0, Color32::BLACK),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1696:40
[INFO] [stdout]      |
[INFO] [stdout] 1696 |                 fg_stroke: Stroke::new(2.0, Color32::BLACK),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1703:40
[INFO] [stdout]      |
[INFO] [stdout] 1703 |                 bg_stroke: Stroke::new(1.0, Color32::from_gray(160)),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1704:40
[INFO] [stdout]      |
[INFO] [stdout] 1704 |                 fg_stroke: Stroke::new(1.0, Color32::BLACK),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/ui.rs:1362:49
[INFO] [stdout]      |
[INFO] [stdout] 1362 |                 let stroke = crate::Stroke::new(2.5, Color32::from_rgb(200, 0, 0));
[INFO] [stdout]      |                                                 ^^^ help: explicitly specify the type as `f32`: `2.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/widget_text.rs:448:32
[INFO] [stdout]     |
[INFO] [stdout] 448 |             crate::Stroke::new(1.0, line_color)
[INFO] [stdout]     |                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/widget_text.rs:453:32
[INFO] [stdout]     |
[INFO] [stdout] 453 |             crate::Stroke::new(1.0, line_color)
[INFO] [stdout]     |                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/widgets/label.rs:303:29
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 Stroke::new(1.0, response_color)
[INFO] [stdout]     |                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/widgets/progress_bar.rs:185:58
[INFO] [stdout]     |
[INFO] [stdout] 185 |                     .add(Shape::line(points, Stroke::new(2.0, visuals.text_color())));
[INFO] [stdout]     |                                                          ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/widgets/spinner.rs:58:54
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 .add(Shape::line(points, Stroke::new(3.0, color)));
[INFO] [stdout]    |                                                      ^^^ help: explicitly specify the type as `f32`: `3.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling egui v0.34.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/grid.rs:220:46
[INFO] [stdout]     |
[INFO] [stdout] 220 |                     let stroke = Stroke::new(2.5, Color32::from_rgb(200, 0, 0));
[INFO] [stdout]     |                                              ^^^ help: explicitly specify the type as `f32`: `2.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `-W float-literal-f32-fallback` implied by `-W future-incompatible`
[INFO] [stdout]     = help: to override `-W future-incompatible` add `#[allow(float_literal_f32_fallback)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/placer.rs:287:34
[INFO] [stdout]     |
[INFO] [stdout] 287 |         let stroke = Stroke::new(1.0, Color32::DEBUG_COLOR);
[INFO] [stdout]     |                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/style.rs:979:33
[INFO] [stdout]     |
[INFO] [stdout] 979 |             stroke: Stroke::new(2.0, Color32::from_rgb(192, 222, 255)), // Dark mode
[INFO] [stdout]     |                                 ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1510:40
[INFO] [stdout]      |
[INFO] [stdout] 1510 |             window_stroke: Stroke::new(1.0, Color32::from_gray(60)),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1571:40
[INFO] [stdout]      |
[INFO] [stdout] 1571 |             window_stroke: Stroke::new(1.0, Color32::from_gray(190)),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1583:37
[INFO] [stdout]      |
[INFO] [stdout] 1583 |                 stroke: Stroke::new(2.0, Color32::from_rgb(0, 83, 125)),
[INFO] [stdout]      |                                     ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1602:33
[INFO] [stdout]      |
[INFO] [stdout] 1602 |             stroke: Stroke::new(1.0, Color32::from_rgb(192, 222, 255)),
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1609:33
[INFO] [stdout]      |
[INFO] [stdout] 1609 |             stroke: Stroke::new(1.0, Color32::from_rgb(0, 83, 125)),
[INFO] [stdout]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1626:40
[INFO] [stdout]      |
[INFO] [stdout] 1626 |                 bg_stroke: Stroke::new(1.0, Color32::from_gray(60)), // separators, indentation lines
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1627:40
[INFO] [stdout]      |
[INFO] [stdout] 1627 |                 fg_stroke: Stroke::new(1.0, Color32::from_gray(140)), // normal text color
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1635:40
[INFO] [stdout]      |
[INFO] [stdout] 1635 |                 fg_stroke: Stroke::new(1.0, Color32::from_gray(180)), // button text
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1642:40
[INFO] [stdout]      |
[INFO] [stdout] 1642 |                 bg_stroke: Stroke::new(1.0, Color32::from_gray(150)), // e.g. hover over window edge or button
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1643:40
[INFO] [stdout]      |
[INFO] [stdout] 1643 |                 fg_stroke: Stroke::new(1.5, Color32::from_gray(240)),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1650:40
[INFO] [stdout]      |
[INFO] [stdout] 1650 |                 bg_stroke: Stroke::new(1.0, Color32::WHITE),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1651:40
[INFO] [stdout]      |
[INFO] [stdout] 1651 |                 fg_stroke: Stroke::new(2.0, Color32::WHITE),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1658:40
[INFO] [stdout]      |
[INFO] [stdout] 1658 |                 bg_stroke: Stroke::new(1.0, Color32::from_gray(60)),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1659:40
[INFO] [stdout]      |
[INFO] [stdout] 1659 |                 fg_stroke: Stroke::new(1.0, Color32::from_gray(210)),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1671:40
[INFO] [stdout]      |
[INFO] [stdout] 1671 |                 bg_stroke: Stroke::new(1.0, Color32::from_gray(190)), // separators, indentation lines
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1672:40
[INFO] [stdout]      |
[INFO] [stdout] 1672 |                 fg_stroke: Stroke::new(1.0, Color32::from_gray(80)),  // normal text color
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1680:40
[INFO] [stdout]      |
[INFO] [stdout] 1680 |                 fg_stroke: Stroke::new(1.0, Color32::from_gray(60)), // button text
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1687:40
[INFO] [stdout]      |
[INFO] [stdout] 1687 |                 bg_stroke: Stroke::new(1.0, Color32::from_gray(105)), // e.g. hover over window edge or button
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1688:40
[INFO] [stdout]      |
[INFO] [stdout] 1688 |                 fg_stroke: Stroke::new(1.5, Color32::BLACK),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1695:40
[INFO] [stdout]      |
[INFO] [stdout] 1695 |                 bg_stroke: Stroke::new(1.0, Color32::BLACK),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1696:40
[INFO] [stdout]      |
[INFO] [stdout] 1696 |                 fg_stroke: Stroke::new(2.0, Color32::BLACK),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1703:40
[INFO] [stdout]      |
[INFO] [stdout] 1703 |                 bg_stroke: Stroke::new(1.0, Color32::from_gray(160)),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/style.rs:1704:40
[INFO] [stdout]      |
[INFO] [stdout] 1704 |                 fg_stroke: Stroke::new(1.0, Color32::BLACK),
[INFO] [stdout]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/ui.rs:1362:49
[INFO] [stdout]      |
[INFO] [stdout] 1362 |                 let stroke = crate::Stroke::new(2.5, Color32::from_rgb(200, 0, 0));
[INFO] [stdout]      |                                                 ^^^ help: explicitly specify the type as `f32`: `2.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/widget_text.rs:448:32
[INFO] [stdout]     |
[INFO] [stdout] 448 |             crate::Stroke::new(1.0, line_color)
[INFO] [stdout]     |                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/widget_text.rs:453:32
[INFO] [stdout]     |
[INFO] [stdout] 453 |             crate::Stroke::new(1.0, line_color)
[INFO] [stdout]     |                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/widgets/label.rs:303:29
[INFO] [stdout]     |
[INFO] [stdout] 303 |                 Stroke::new(1.0, response_color)
[INFO] [stdout]     |                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/widgets/progress_bar.rs:185:58
[INFO] [stdout]     |
[INFO] [stdout] 185 |                     .add(Shape::line(points, Stroke::new(2.0, visuals.text_color())));
[INFO] [stdout]     |                                                          ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/widgets/spinner.rs:58:54
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 .add(Shape::line(points, Stroke::new(3.0, color)));
[INFO] [stdout]    |                                                      ^^^ help: explicitly specify the type as `f32`: `3.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.99s
[INFO] running `Command { std: "docker" "inspect" "ad1c3779d32be66df6d562d23af402003505dde8a6b8445a8dbd81af27ef9863", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ad1c3779d32be66df6d562d23af402003505dde8a6b8445a8dbd81af27ef9863" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]    --> src/grid.rs:220:46
[INFO] [stderr]     |
[INFO] [stderr] 220 |                     let stroke = Stroke::new(2.5, Color32::from_rgb(200, 0, 0));
[INFO] [stderr]     |                                              ^^^ help: explicitly specify the type as `f32`: `2.5_f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr]     = note: `-W float-literal-f32-fallback` implied by `-W future-incompatible`
[INFO] [stderr]     = help: to override `-W future-incompatible` add `#[allow(float_literal_f32_fallback)]`
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]    --> src/placer.rs:287:34
[INFO] [stderr]     |
[INFO] [stderr] 287 |         let stroke = Stroke::new(1.0, Color32::DEBUG_COLOR);
[INFO] [stderr]     |                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]    --> src/style.rs:979:33
[INFO] [stderr]     |
[INFO] [stderr] 979 |             stroke: Stroke::new(2.0, Color32::from_rgb(192, 222, 255)), // Dark mode
[INFO] [stderr]     |                                 ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> src/style.rs:1510:40
[INFO] [stderr]      |
[INFO] [stderr] 1510 |             window_stroke: Stroke::new(1.0, Color32::from_gray(60)),
[INFO] [stderr]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> src/style.rs:1571:40
[INFO] [stderr]      |
[INFO] [stderr] 1571 |             window_stroke: Stroke::new(1.0, Color32::from_gray(190)),
[INFO] [stderr]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> src/style.rs:1583:37
[INFO] [stderr]      |
[INFO] [stderr] 1583 |                 stroke: Stroke::new(2.0, Color32::from_rgb(0, 83, 125)),
[INFO] [stderr]      |                                     ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> src/style.rs:1602:33
[INFO] [stderr]      |
[INFO] [stderr] 1602 |             stroke: Stroke::new(1.0, Color32::from_rgb(192, 222, 255)),
[INFO] [stderr]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> src/style.rs:1609:33
[INFO] [stderr]      |
[INFO] [stderr] 1609 |             stroke: Stroke::new(1.0, Color32::from_rgb(0, 83, 125)),
[INFO] [stderr]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> src/style.rs:1626:40
[INFO] [stderr]      |
[INFO] [stderr] 1626 |                 bg_stroke: Stroke::new(1.0, Color32::from_gray(60)), // separators, indentation lines
[INFO] [stderr]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> src/style.rs:1627:40
[INFO] [stderr]      |
[INFO] [stderr] 1627 |                 fg_stroke: Stroke::new(1.0, Color32::from_gray(140)), // normal text color
[INFO] [stderr]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> src/style.rs:1635:40
[INFO] [stderr]      |
[INFO] [stderr] 1635 |                 fg_stroke: Stroke::new(1.0, Color32::from_gray(180)), // button text
[INFO] [stderr]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> src/style.rs:1642:40
[INFO] [stderr]      |
[INFO] [stderr] 1642 |                 bg_stroke: Stroke::new(1.0, Color32::from_gray(150)), // e.g. hover over window edge or button
[INFO] [stderr]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> src/style.rs:1643:40
[INFO] [stderr]      |
[INFO] [stderr] 1643 |                 fg_stroke: Stroke::new(1.5, Color32::from_gray(240)),
[INFO] [stderr]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> src/style.rs:1650:40
[INFO] [stderr]      |
[INFO] [stderr] 1650 |                 bg_stroke: Stroke::new(1.0, Color32::WHITE),
[INFO] [stderr]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> src/style.rs:1651:40
[INFO] [stderr]      |
[INFO] [stderr] 1651 |                 fg_stroke: Stroke::new(2.0, Color32::WHITE),
[INFO] [stderr]      |                                        ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> src/style.rs:1658:40
[INFO] [stderr]      |
[INFO] [stderr] 1658 |                 bg_stroke: Stroke::new(1.0, Color32::from_gray(60)),
[INFO] [stderr]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> src/style.rs:1659:40
[INFO] [stderr]      |
[INFO] [stderr] 1659 |                 fg_stroke: Stroke::new(1.0, Color32::from_gray(210)),
[INFO] [stderr]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> src/style.rs:1671:40
[INFO] [stderr]      |
[INFO] [stderr] 1671 |                 bg_stroke: Stroke::new(1.0, Color32::from_gray(190)), // separators, indentation lines
[INFO] [stderr]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> src/style.rs:1672:40
[INFO] [stderr]      |
[INFO] [stderr] 1672 |                 fg_stroke: Stroke::new(1.0, Color32::from_gray(80)),  // normal text color
[INFO] [stderr]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> src/style.rs:1680:40
[INFO] [stderr]      |
[INFO] [stderr] 1680 |                 fg_stroke: Stroke::new(1.0, Color32::from_gray(60)), // button text
[INFO] [stderr]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> src/style.rs:1687:40
[INFO] [stderr]      |
[INFO] [stderr] 1687 |                 bg_stroke: Stroke::new(1.0, Color32::from_gray(105)), // e.g. hover over window edge or button
[INFO] [stderr]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> src/style.rs:1688:40
[INFO] [stderr]      |
[INFO] [stderr] 1688 |                 fg_stroke: Stroke::new(1.5, Color32::BLACK),
[INFO] [stderr]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> src/style.rs:1695:40
[INFO] [stderr]      |
[INFO] [stderr] 1695 |                 bg_stroke: Stroke::new(1.0, Color32::BLACK),
[INFO] [stderr]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> src/style.rs:1696:40
[INFO] [stderr]      |
[INFO] [stderr] 1696 |                 fg_stroke: Stroke::new(2.0, Color32::BLACK),
[INFO] [stderr]      |                                        ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> src/style.rs:1703:40
[INFO] [stderr]      |
[INFO] [stderr] 1703 |                 bg_stroke: Stroke::new(1.0, Color32::from_gray(160)),
[INFO] [stderr]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> src/style.rs:1704:40
[INFO] [stderr]      |
[INFO] [stderr] 1704 |                 fg_stroke: Stroke::new(1.0, Color32::BLACK),
[INFO] [stderr]      |                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> src/ui.rs:1362:49
[INFO] [stderr]      |
[INFO] [stderr] 1362 |                 let stroke = crate::Stroke::new(2.5, Color32::from_rgb(200, 0, 0));
[INFO] [stderr]      |                                                 ^^^ help: explicitly specify the type as `f32`: `2.5_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]    --> src/widget_text.rs:448:32
[INFO] [stderr]     |
[INFO] [stderr] 448 |             crate::Stroke::new(1.0, line_color)
[INFO] [stderr]     |                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]    --> src/widget_text.rs:453:32
[INFO] [stderr]     |
[INFO] [stderr] 453 |             crate::Stroke::new(1.0, line_color)
[INFO] [stderr]     |                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]    --> src/widgets/label.rs:303:29
[INFO] [stderr]     |
[INFO] [stderr] 303 |                 Stroke::new(1.0, response_color)
[INFO] [stderr]     |                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]    --> src/widgets/progress_bar.rs:185:58
[INFO] [stderr]     |
[INFO] [stderr] 185 |                     .add(Shape::line(points, Stroke::new(2.0, visuals.text_color())));
[INFO] [stderr]     |                                                          ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]   --> src/widgets/spinner.rs:58:54
[INFO] [stderr]    |
[INFO] [stderr] 58 |                 .add(Shape::line(points, Stroke::new(3.0, color)));
[INFO] [stderr]    |                                                      ^^^ help: explicitly specify the type as `f32`: `3.0_f32`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: `egui` (lib) generated 32 warnings (run `cargo fix --lib -p egui` to apply 32 suggestions)
[INFO] [stderr] warning: `egui` (lib test) generated 32 warnings (32 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/egui-06575c3c0ec497f2)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test containers::frame::frame_size ... ok
[INFO] [stdout] test atomics::atoms::tests::collect_atoms ... ok
[INFO] [stdout] test hit_test::tests::buttons_on_window ... ok
[INFO] [stdout] test data::input::format_kb_shortcut ... ok
[INFO] [stdout] test context::context_impl_send_sync ... ok
[INFO] [stdout] test hit_test::tests::thin_resize_handle_next_to_label ... ok
[INFO] [stdout] test memory::memory_impl_send_sync ... ok
[INFO] [stdout] test response::test_response_size ... ok
[INFO] [stdout] test id::id_size ... ok
[INFO] [stdout] test style::style_impl_send_sync ... ok
[INFO] [stdout] test data::key::test_key_from_name ... ok
[INFO] [stdout] test memory::order_map_total_ordering ... ok
[INFO] [stdout] test text_selection::text_cursor_state::test::test_next_word ... ok
[INFO] [stdout] test text_selection::text_cursor_state::test::test_next_word_boundary_char_index ... ok
[INFO] [stdout] test text_selection::text_cursor_state::test::test_previous_word ... ok
[INFO] [stdout] test text_selection::text_cursor_state::test::test_select_word_at ... ok
[INFO] [stdout] test ui::ui_impl_send_sync ... ok
[INFO] [stdout] test text_selection::text_cursor_state::tests::test_previous_word_graphemes ... ok
[INFO] [stdout] test util::id_type_map::test_mix ... ok
[INFO] [stdout] test util::id_type_map::test_one_id_two_types ... ok
[INFO] [stdout] test util::id_type_map::test_two_id_two_type ... ok
[INFO] [stdout] test util::id_type_map::test_two_id_x_two_types ... ok
[INFO] [stdout] test widget_text::tests::ensure_small_widget_text ... ok
[INFO] [stdout] test widgets::drag_value::tests::test_default_parser ... ok
[INFO] [stdout] test widgets::drag_value::tests::test_total_cmp_clamp_value_to_range ... ok
[INFO] [stdout] test context::test::test_dual_pass ... ok
[INFO] [stdout] test context::test::test_multi_pass ... ok
[INFO] [stdout] test context::test::test_single_pass ... ok
[INFO] [stdout] test text_selection::text_cursor_state::test::test_word_boundary_large_text_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.34s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests egui
[INFO] [stdout] 
[INFO] [stdout] running 178 tests
[INFO] [stdout] test src/atomics/atom.rs - atomics::atom::Atom (line 14) ... FAILED
[INFO] [stdout] test src/atomics/atoms.rs - atomics::atoms::Atoms (line 14) ... FAILED
[INFO] [stdout] test src/atomics/atoms.rs - atomics::atoms::IntoAtoms (line 207) ... FAILED
[INFO] [stdout] test src/containers/combo_box.rs - containers::combo_box::ComboBox (line 17) ... FAILED
[INFO] [stdout] test src/containers/collapsing_header.rs - containers::collapsing_header::CollapsingHeader::icon (line 490) ... FAILED
[INFO] [stdout] test src/containers/collapsing_header.rs - containers::collapsing_header::CollapsingHeader (line 378) ... FAILED
[INFO] [stdout] test src/atomics/atom.rs - atomics::atom::Atom (line 23) has been running for over 60 seconds
[INFO] [stdout] test src/atomics/atom.rs - atomics::atom::Atom<'a>::custom (line 82) has been running for over 60 seconds
[INFO] [stdout] test src/atomics/atoms.rs - atomics::atoms::T (line 186) has been running for over 60 seconds
[INFO] [stdout] test src/cache/cache_storage.rs - cache::cache_storage::CacheStorage (line 8) has been running for over 60 seconds
[INFO] [stdout] test src/containers/area.rs - containers::area::Area (line 94) has been running for over 60 seconds
[INFO] [stdout] test src/containers/collapsing_header.rs - containers::collapsing_header::CollapsingHeader::show_background (line 475) has been running for over 60 seconds
[INFO] [stdout] test src/containers/collapsing_header.rs - containers::collapsing_header::CollapsingState::show_header (line 145) has been running for over 60 seconds
[INFO] [stdout] test src/containers/collapsing_header.rs - containers::collapsing_header::CollapsingState::show_toggle_button (line 258) has been running for over 60 seconds
[INFO] [stdout] test src/containers/combo_box.rs - containers::combo_box::ComboBox::icon (line 132) has been running for over 60 seconds
[INFO] [stdout] test src/containers/combo_box.rs - containers::combo_box::ComboBox::show_index (line 269) has been running for over 60 seconds
[INFO] [stdout] test src/containers/frame.rs - containers::frame::Frame (line 47) has been running for over 60 seconds
[INFO] [stdout] test src/containers/frame.rs - containers::frame::Frame (line 61) has been running for over 60 seconds
[INFO] [stdout] test src/containers/frame.rs - containers::frame::Frame (line 76) has been running for over 60 seconds
[INFO] [stdout] test src/containers/menu.rs - containers::menu::MenuBar (line 205) ... FAILED
[INFO] [stdout] test src/containers/old_popup.rs - containers::old_popup::popup_above_or_below_widget (line 171) has been running for over 60 seconds
[INFO] [stdout] test src/containers/old_popup.rs - containers::old_popup::show_tooltip (line 20) has been running for over 60 seconds
[INFO] [stdout] test src/atomics/atom.rs - atomics::atom::Atom<'a>::custom (line 82) ... FAILED
[INFO] [stdout] test src/containers/old_popup.rs - containers::old_popup::show_tooltip_at_pointer (line 48) has been running for over 60 seconds
[INFO] [stdout] test src/containers/collapsing_header.rs - containers::collapsing_header::CollapsingState::show_toggle_button (line 258) ... FAILED
[INFO] [stdout] test src/containers/combo_box.rs - containers::combo_box::ComboBox::icon (line 132) ... ok
[INFO] [stdout] test src/atomics/atoms.rs - atomics::atoms::T (line 186) ... ok
[INFO] [stdout] test src/containers/old_popup.rs - containers::old_popup::popup_above_or_below_widget (line 171) ... ok
[INFO] [stdout] test src/containers/old_popup.rs - containers::old_popup::show_tooltip_text (line 110) has been running for over 60 seconds
[INFO] [stdout] test src/containers/old_popup.rs - containers::old_popup::show_tooltip_text (line 110) ... ok
[INFO] [stdout] test src/containers/panel.rs - containers::panel::CentralPanel (line 974) has been running for over 60 seconds
[INFO] [stdout] test src/containers/panel.rs - containers::panel::Panel (line 291) has been running for over 60 seconds
[INFO] [stdout] test src/containers/scroll_area.rs - containers::scroll_area::ScrollArea (line 270) has been running for over 60 seconds
[INFO] [stdout] test src/containers/scroll_area.rs - containers::scroll_area::ScrollArea::show_rows (line 942) has been running for over 60 seconds
[INFO] [stdout] test src/containers/sides.rs - containers::sides::Sides (line 31) has been running for over 60 seconds
[INFO] [stdout] test src/containers/frame.rs - containers::frame::Frame (line 61) ... FAILED
[INFO] [stdout] test src/containers/sides.rs - containers::sides::Sides (line 31) ... FAILED
[INFO] [stdout] test src/atomics/atom.rs - atomics::atom::Atom (line 23) ... ok
[INFO] [stdout] test src/context.rs - context::Context (line 692) - compile ... ok
[INFO] [stdout] test src/cache/cache_storage.rs - cache::cache_storage::CacheStorage (line 8) ... ok
[INFO] [stdout] test src/containers/frame.rs - containers::frame::Frame (line 47) ... ok
[INFO] [stdout] test src/containers/area.rs - containers::area::Area (line 94) ... ok
[INFO] [stdout] test src/containers/window.rs - containers::window::Window (line 23) has been running for over 60 seconds
[INFO] [stdout] test src/context.rs - context::Context::all_styles_mut (line 2161) ... ok
[INFO] [stdout] test src/context.rs - context::Context::begin_pass (line 923) ... ok
[INFO] [stdout] test src/context.rs - context::Context::global_style_mut (line 2110) ... ok
[INFO] [stdout] test src/context.rs - context::Context (line 676) ... ok
[INFO] [stdout] test src/context.rs - context::Context::debug_text (line 1537) ... ok
[INFO] [stdout] test src/containers/collapsing_header.rs - containers::collapsing_header::CollapsingState::show_header (line 145) ... ok
[INFO] [stdout] test src/containers/old_popup.rs - containers::old_popup::show_tooltip (line 20) ... ok
[INFO] [stdout] test src/containers/old_popup.rs - containers::old_popup::show_tooltip_at_pointer (line 48) ... ok
[INFO] [stdout] test src/containers/panel.rs - containers::panel::CentralPanel (line 974) ... ok
[INFO] [stdout] test src/containers/window.rs - containers::window::Window (line 23) ... ok
[INFO] [stdout] test src/containers/collapsing_header.rs - containers::collapsing_header::CollapsingHeader::show_background (line 475) ... ok
[INFO] [stdout] test src/containers/scroll_area.rs - containers::scroll_area::ScrollArea (line 270) ... ok
[INFO] [stdout] test src/containers/frame.rs - containers::frame::Frame (line 76) ... ok
[INFO] [stdout] test src/containers/scroll_area.rs - containers::scroll_area::ScrollArea::show_rows (line 942) ... ok
[INFO] [stdout] test src/containers/combo_box.rs - containers::combo_box::ComboBox::show_index (line 269) ... ok
[INFO] [stdout] test src/context.rs - context::Context::load_texture (line 2321) ... ok
[INFO] [stdout] test src/containers/panel.rs - containers::panel::Panel (line 291) ... ok
[INFO] [stdout] test src/data/input.rs - data::input::Modifiers (line 648) ... ok
[INFO] [stdout] test src/data/input.rs - data::input::Modifiers::matches_exact (line 882) ... ok
[INFO] [stdout] test src/context.rs - context::Context::set_visuals_of (line 2217) ... ok
[INFO] [stdout] test src/data/input.rs - data::input::Modifiers::matches_exact (line 873) ... ok
[INFO] [stdout] test src/data/input.rs - data::input::Modifiers::matches_logically (line 831) ... ok
[INFO] [stdout] test src/context.rs - context::Context::run (line 827) ... ok
[INFO] [stdout] test src/data/input.rs - data::input::Modifiers::matches_logically (line 840) ... ok
[INFO] [stdout] test src/input_state/mod.rs - input_state::InputState::multi_touch (line 815) ... ok
[INFO] [stdout] test src/data/input.rs - data::input::Modifiers::matches_any (line 907) ... ok
[INFO] [stdout] test src/lib.rs - (line 104) - compile ... ok
[INFO] [stdout] test src/debug_text.rs - debug_text::print (line 18) ... ok
[INFO] [stdout] test src/layout.rs - layout::Layout (line 92) ... ok
[INFO] [stdout] test src/lib.rs - (line 165) ... ok
[INFO] [stdout] test src/input_state/mod.rs - input_state::PointerState (line 984) ... ok
[INFO] [stdout] test src/grid.rs - grid::Grid (line 295) ... ok
[INFO] [stdout] test src/context.rs - context::Context::set_cursor_icon (line 1576) ... ok
[INFO] [stdout] test src/context.rs - context::Context::run_ui (line 772) ... ok
[INFO] [stdout] test src/context.rs - context::Context::set_theme (line 2087) ... ok
[INFO] [stdout] test src/context.rs - context::Context::open_url (line 1593) ... ok
[INFO] [stdout] test src/context.rs - context::Context::output (line 1035) ... ok
[INFO] [stdout] test src/lib.rs - (line 27) ... ok
[INFO] [stdout] test src/lib.rs - (line 261) ... ok
[INFO] [stdout] test src/context.rs - context::Context::style_mut (line 2124) ... ok
[INFO] [stdout] test src/lib.rs - (line 248) ... ok
[INFO] [stdout] test src/lib.rs - (line 189) ... ok
[INFO] [stdout] test src/lib.rs - (line 229) ... ok
[INFO] [stdout] test src/lib.rs - (line 238) ... ok
[INFO] [stdout] test src/lib.rs - include_image (line 527) ... FAILED
[INFO] [stdout] test src/painter.rs - painter::Painter::image (line 479) ... FAILED
[INFO] [stdout] test src/context.rs - context::Context::set_visuals (line 2230) ... ok
[INFO] [stdout] test src/context.rs - context::Context::input (line 962) ... ok
[INFO] [stdout] test src/response.rs - response::Response (line 1076) ... ok
[INFO] [stdout] test src/menu.rs - menu (line 5) ... ok
[INFO] [stdout] test src/context.rs - context::Context::style_mut_of (line 2185) ... ok
[INFO] [stdout] test src/lib.rs - (line 330) ... ok
[INFO] [stdout] test src/data/input.rs - data::input::Modifiers::plus (line 762) ... ok
[INFO] [stdout] test src/data/input.rs - data::input::Modifiers::contains (line 971) ... ok
[INFO] [stdout] test src/lib.rs - (line 47) ... ok
[INFO] [stdout] test src/lib.rs - (line 321) ... ok
[INFO] [stdout] test src/lib.rs - github_link_file_line (line 552) ... ok
[INFO] [stdout] test src/style.rs - style::Style::text_styles (line 268) ... ok
[INFO] [stdout] test src/ui.rs - ui::Ui::add (line 1693) ... ok
[INFO] [stdout] test src/ui.rs - ui::Ui (line 17) ... ok
[INFO] [stdout] test src/ui.rs - ui::Ui::add_enabled (line 1763) ... ok
[INFO] [stdout] test src/style.rs - style::TextStyle::Name (line 91) ... ok
[INFO] [stdout] test src/response.rs - response::Response::interact (line 758) ... ok
[INFO] [stdout] test src/response.rs - response::Response::on_hover_ui (line 624) ... ok
[INFO] [stdout] test src/memory/mod.rs - memory::Memory::caches (line 56) ... ok
[INFO] [stdout] test src/lib.rs - github_link_file (line 567) ... ok
[INFO] [stdout] test src/lib.rs - (line 311) ... ok
[INFO] [stdout] test src/lib.rs - (line 339) ... ok
[INFO] [stdout] test src/response.rs - response::Response::context_menu (line 983) ... ok
[INFO] [stdout] test src/response.rs - response::Response::labelled_by (line 962) ... ok
[INFO] [stdout] test src/response.rs - response::Response (line 1096) ... ok
[INFO] [stdout] test src/response.rs - response::InnerResponse (line 1116) ... ok
[INFO] [stdout] test src/response.rs - response::Response::scroll_to_me (line 798) ... ok
[INFO] [stdout] test src/ui.rs - ui::Ui::add_sized (line 1712) ... ok
[INFO] [stdout] test src/response.rs - response::Response::lost_focus (line 343) ... ok
[INFO] [stdout] test src/ui.rs - ui::Ui::add_enabled_ui (line 1789) ... ok
[INFO] [stdout] test src/ui.rs - ui::Ui::image (line 2226) ... FAILED
[INFO] [stdout] test src/ui.rs - ui::Ui::columns (line 2764) ... ok
[INFO] [stdout] test src/ui.rs - ui::Ui::menu_image_button (line 3068) ... ignored
[INFO] [stdout] test src/ui.rs - ui::Ui::menu_image_text_button (line 3105) ... FAILED
[INFO] [stdout] test src/ui.rs - ui::Ui::horizontal (line 2551) ... ok
[INFO] [stdout] test src/ui.rs - ui::Ui::disable (line 535) ... FAILED
[INFO] [stdout] test src/ui.rs - ui::Ui::hyperlink_to (line 2000) ... FAILED
[INFO] [stdout] test src/ui.rs - ui::Ui::columns_const (line 2831) ... FAILED
[INFO] [stdout] test src/ui.rs - ui::Ui::add_visible (line 1822) has been running for over 60 seconds
[INFO] [stdout] test src/ui.rs - ui::Ui::add_visible_ui (line 1855) has been running for over 60 seconds
[INFO] [stdout] test src/ui.rs - ui::Ui::allocate_painter (line 1534) has been running for over 60 seconds
[INFO] [stdout] test src/ui.rs - ui::Ui::allocate_response (line 1284) has been running for over 60 seconds
[INFO] [stdout] test src/ui.rs - ui::Ui::allocate_space (line 1334) has been running for over 60 seconds
[INFO] [stdout] test src/ui.rs - ui::Ui::button (line 2046) has been running for over 60 seconds
[INFO] [stdout] test src/ui.rs - ui::Ui::group (line 2350) has been running for over 60 seconds
[INFO] [stdout] test src/ui.rs - ui::Ui::hyperlink (line 1987) has been running for over 60 seconds
[INFO] [stdout] test src/ui.rs - ui::Ui::label (line 1899) has been running for over 60 seconds
[INFO] [stdout] test src/ui.rs - ui::Ui::link (line 1969) has been running for over 60 seconds
[INFO] [stdout] test src/ui.rs - ui::Ui::menu_button (line 3038) has been running for over 60 seconds
[INFO] [stdout] test src/ui.rs - ui::Ui::push_id (line 2365) has been running for over 60 seconds
[INFO] [stdout] test src/ui.rs - ui::Ui::radio_value (line 2107) has been running for over 60 seconds
[INFO] [stdout] test src/ui.rs - ui::Ui::radio_value (line 2107) ... FAILED
[INFO] [stdout] test src/ui.rs - ui::Ui::scope (line 2403) has been running for over 60 seconds
[INFO] [stdout] test src/ui.rs - ui::Ui::scroll_to_cursor (line 1607) ... FAILED
[INFO] [stdout] test src/ui.rs - ui::Ui::button (line 2046) ... ok
[INFO] [stdout] test src/ui.rs - ui::Ui::link (line 1969) ... ok
[INFO] [stdout] test src/ui.rs - ui::Ui::menu_button (line 3038) ... ok
[INFO] [stdout] test src/ui.rs - ui::Ui::allocate_response (line 1284) ... ok
[INFO] [stdout] test src/ui.rs - ui::Ui::allocate_painter (line 1534) ... ok
[INFO] [stdout] test src/ui.rs - ui::Ui::scroll_with_delta (line 1656) ... FAILED
[INFO] [stdout] test src/ui.rs - ui::Ui::scroll_to_rect (line 1568) has been running for over 60 seconds
[INFO] [stdout] test src/ui.rs - ui::Ui::add_visible_ui (line 1855) ... FAILED
[INFO] [stdout] test src/ui.rs - ui::Ui::set_enabled (line 565) has been running for over 60 seconds
[INFO] [stdout] test src/ui.rs - ui::Ui::set_invisible (line 603) has been running for over 60 seconds
[INFO] [stdout] test src/ui.rs - ui::Ui::set_opacity (line 656) has been running for over 60 seconds
[INFO] [stdout] test src/ui.rs - ui::Ui::set_visible (line 630) has been running for over 60 seconds
[INFO] [stdout] test src/ui.rs - ui::Ui::spacing_mut (line 459) has been running for over 60 seconds
[INFO] [stdout] test src/ui.rs - ui::Ui::style_mut (line 427) has been running for over 60 seconds
[INFO] [stdout] test src/ui.rs - ui::Ui::style_mut (line 427) ... FAILED
[INFO] [stdout] test src/ui.rs - ui::Ui::vertical (line 2641) has been running for over 60 seconds
[INFO] [stdout] test src/ui.rs - ui::Ui::vertical_centered (line 2662) has been running for over 60 seconds
[INFO] [stdout] test src/ui.rs - ui::Ui::add_visible (line 1822) ... FAILED
[INFO] [stdout] test src/ui.rs - ui::Ui::hyperlink (line 1987) ... FAILED
[INFO] [stdout] test src/ui.rs - ui::Ui::vertical_centered_justified (line 2684) has been running for over 60 seconds
[INFO] [stdout] test src/ui.rs - ui::Ui::vertical_centered (line 2662) ... FAILED
[INFO] [stdout] test src/ui.rs - ui::Ui::visuals_mut (line 481) has been running for over 60 seconds
[INFO] [stdout] test src/ui.rs - ui::Ui::with_layer_id (line 2446) ... FAILED
[INFO] [stdout] test src/ui.rs - ui::Ui::scope (line 2403) ... FAILED
[INFO] [stdout] test src/ui.rs - ui::Ui::with_layout (line 2704) has been running for over 60 seconds
[INFO] [stdout] test src/util/id_type_map.rs - util::id_type_map::IdTypeMap (line 378) has been running for over 60 seconds
[INFO] [stdout] test src/util/id_type_map.rs - util::id_type_map::RawKey::new (line 351) has been running for over 60 seconds
[INFO] [stdout] test src/ui.rs - ui::Ui::push_id (line 2365) ... ok
[INFO] [stdout] test src/viewport.rs - viewport (line 52) - compile ... ok
[INFO] [stdout] test src/ui.rs - ui::Ui::scroll_to_rect (line 1568) ... ok
[INFO] [stdout] test src/widget_text.rs - widget_text::RichText (line 19) ... ok
[INFO] [stdout] test src/ui.rs - ui::Ui::group (line 2350) ... ok
[INFO] [stdout] test src/ui.rs - ui::Ui::spacing_mut (line 459) ... ok
[INFO] [stdout] test src/ui.rs - ui::Ui::set_opacity (line 656) ... ok
[INFO] [stdout] test src/ui.rs - ui::Ui::set_enabled (line 565) ... ok
[INFO] [stdout] test src/ui.rs - ui::Ui::set_visible (line 630) ... ok
[INFO] [stdout] test src/ui.rs - ui::Ui::allocate_space (line 1334) ... ok
[INFO] [stdout] test src/widget_text.rs - widget_text::RichText::append_to (line 349) has been running for over 60 seconds
[INFO] [stdout] test src/widgets/button.rs - widgets::button::Button (line 14) has been running for over 60 seconds
[INFO] [stdout] test src/widgets/button.rs - widgets::button::Button<'a>::selectable (line 65) has been running for over 60 seconds
[INFO] [stdout] test src/widgets/checkbox.rs - widgets::checkbox::Checkbox (line 13) has been running for over 60 seconds
[INFO] [stdout] test src/widgets/drag_value.rs - widgets::drag_value::DragValue (line 30) has been running for over 60 seconds
[INFO] [stdout] test src/widgets/drag_value.rs - widgets::drag_value::DragValue<'a>::binary (line 319) has been running for over 60 seconds
[INFO] [stdout] test src/widgets/drag_value.rs - widgets::drag_value::DragValue<'a>::clamp_existing_to_range (line 120) has been running for over 60 seconds
[INFO] [stdout] test src/widgets/drag_value.rs - widgets::drag_value::DragValue<'a>::clamp_existing_to_range (line 129) has been running for over 60 seconds
[INFO] [stdout] test src/ui.rs - ui::Ui::label (line 1899) ... ok
[INFO] [stdout] test src/util/id_type_map.rs - util::id_type_map::IdTypeMap (line 378) ... ok
[INFO] [stdout] test src/widgets/drag_value.rs - widgets::drag_value::DragValue<'a>::clamp_existing_to_range (line 129) ... FAILED
[INFO] [stdout] test src/widgets/checkbox.rs - widgets::checkbox::Checkbox (line 13) ... FAILED
[INFO] [stdout] test src/widgets/drag_value.rs - widgets::drag_value::DragValue<'a>::custom_parser (line 271) ... FAILED
[INFO] [stdout] test src/widgets/drag_value.rs - widgets::drag_value::DragValue<'a>::clamp_existing_to_range (line 138) has been running for over 60 seconds
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "ad1c3779d32be66df6d562d23af402003505dde8a6b8445a8dbd81af27ef9863", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad1c3779d32be66df6d562d23af402003505dde8a6b8445a8dbd81af27ef9863", kill_on_drop: false }`
[INFO] [stdout] ad1c3779d32be66df6d562d23af402003505dde8a6b8445a8dbd81af27ef9863
